• Mes infos
  • Mes sélections
  • Mon Alerte Nouveautés
  • Ma dernière recherche

Grand Écrin Chatel
Chatel - 74

Logement neuf Chatel

Projet immobilier Chatel

Grand Écrin Chatel

Programme immobilier Chatel

Grand Écrin Chatel Chatel

Grand Écrin Chatel logement neuf

Appartement neuf Chatel

Immobilier neuf Chatel

Programme neuf Grand Écrin Chatel à Chatel

Grand Écrin Chatel, programme immobilier neuf à Chatel, composé d'un ensemble d'appartements neufs.

Descriptif : « Grand Écrin Châtel » vous invite à découvrir une résidence de standing au coeur des Alpes, située à l'entrée de la station-village de Châtel en Haute-Savoie. Composée de 49 appartements spacieux allant du 2 au 7 pièces, cette résidence propose des logements entièrement meublés et décorés avec soin, équipés de tout le confort moderne : cuisine équipée, salle de bain, balcon, casier à ski, et cave. Les prestations haut de gamme incluent un spa avec sauna, hammam, bain bouillonnant et salle de soins, une piscine intérieure chauffée, une salle de cardio-training, ainsi que des services d'accueil premium : lits faits à l'arrivée, ménage de fin de séjour, et Wifi inclus. Idéalement placée, la résidence offre un accès direct au célèbre domaine skiable des Portes du Soleil et se trouve à proximité immédiate des navettes et du centre du village. Avec son architecture traditionnelle savoyarde et son orientation sud offrant des vues dégagées sur la vallée, le Grand Écrin Châtel combine tradition alpine et luxe contemporain. Un investissement parfait pour des vacances inoubliables ou un placement patrimonial sécurisé, grâce à une gestion locative optimisée et des avantages fiscaux attractifs. *Prix HT comprenant stationnement, cave, casier à skis et mobilier

Mention particulière : Lancement commercial

Les informations sur les risques auxquels ce bien est exposé sont disponibles sur le site Géorisques https://www.georisques.gouv.fr

Livraison : 4ème trimestre 2027

Comparez les offres de financement pour votre prêt immobilier

LA SÉLECTION DE NOS PARTENAIRES

  • Programme neuf Le Calisté à Caluire-et-Cuire
    Découvrir

    Caluire-et-Cuire - 69
    1, 2, 3, 4, 5 pièces

  • Programme neuf Ilôsens à Challes-les-Eaux
    Découvrir

    Challes-les-Eaux - 73
    3, 4, 5 pièces

  • Programme neuf Prix Maitrises Annecy à Annecy
    Découvrir

    Annecy - 74
    2 pièces

  • Programme neuf Hill - Prix Maîtrisés à Lyon 2ème
    Découvrir

    Lyon 2ème - 69
    3, 4, 5 pièces

  • Programme neuf Vue Citadelle à Besançon
    Découvrir

    Besançon - 25
    2, 3, 4, 5 pièces

Nouveaux programmes

Art'Mony
Chatel

Moka
Marignier

685 Marlioz
Passy

Villa Orchez
Thyez

Villa Ayma
Thonon-les-Bains

L'Orive
Anthy-sur-Léman

Les Chalets des Cimes
Abondance

Green View
Evian-les-Bains

Sinaya
Samoens

Le Bel Air
Thonon-les-Bains

Blanc Mont Blanc
Chamonix-Mont-Blanc

Au Fil de l'Eau
Maxilly-sur-Léman

Syneo
Clichy-sous-Bois

Central Quai
Villeneuve-la-Garenne

Le Clos du Lac
Anthy-sur-Léman

Bellevue
Evian-les-Bains

Majestic
Thonon-les-Bains

Nouvel' r
Thonon-les-Bains

Terres de Lhottis
Verchaix

Esprit Léman
Sciez



// img loading on submit var imgLoad=new Image(); /*imgLoad.src='https://www.trouver-un-logement-neuf.com/images/interface/ajax-loader.gif';*/ imgLoad.src='https://www.trouver-un-logement-neuf.com/images/loader_white_46x46.gif'; var mySwiper=selfApp.swiper('.swiper-container', { speed: 400, spaceBetween: 40, preloadImages: false, lazyLoading: true, pagination: '.swiper-pagination' }); // pickers=select civilité var pickerCustomCivilite=selfApp.picker({ input: '#picker-custom-civilite', rotateEffect: false,// bug firefox toolbarCloseText: 'ok', cols: [ { textAlign:'center', values: ['Mme.', 'M.'], }, ], onClose: function (picker){ $$('#civilite').val(picker.value[0]); }}); $$('#picker-custom-civilite').click(function(){ pickerCustomCivilite.open(); }); // recupération initiale des fields hidden $$('#UA_forminfos').find("input[name^='f7-']").each(function(){ var iname=$$(this).attr('name').slice(3); $$(this).val($$('#'+iname).val()); }); // transmet valeurs des champs f7-xxx aux champs hidden $$('#UA_forminfos').on('change', "input[name^='f7-']", function(){ var iname=$$(this).attr('name').slice(3); // y'avait , ici ival=$$(this).val(); $$('#'+iname).val(ival); // store datas // NO var formData=myApp.formToData('#UA_forminfos'); // NO selfApp.formStoreData('#UA_forminfos', formData) }); // restore datas si existe // NO var formData=selfApp.formGetData('#UA_forminfos'); //if(undefined!=formData){ // selfApp.formFromData('#UA_forminfos', formData); //} $$('#UA_forminfos').on("keydown", "input[name^='f7-']", function(event){ if(event.keyCode==13){ var nextIput=$$(this).parents("li").siblings('li').eq(0).find("input[name^='f7-']"); if(nextIput.length>0) nextIput.focus(); }}); var swipePage=function(){ var posX_start, posX_end, moveStart=0, moveEnd=0, btNext=$$('.nav_next'), btPrev=$$('.nav_prev'); $$('.detailWrapper').on('touchstart', function(e){ if($$( e.target).hasClass('swiper-lazy')){ moveStart=0; } else moveStart=1; posX_start=e.changedTouches[0].clientX; }); $$('.detailWrapper').on('touchend', function(e){ posX_end=e.changedTouches[0].clientX; if(moveStart==1){ moveStart=0; var dist=posX_start-posX_end; if(dist>120){ if(btNext.length>0) btNext.click(); } else if(dist<-120){ if(btPrev.length>0) btPrev.click(); }} }); } swipePage(); $$('.bubble-cont').on('click', function(e){ if($$(e.target).hasClass('bubble-cont')){ $$(this).toggleClass('hover'); }}); // photos browser var myPhotoBrowserStandalone=selfApp.photoBrowser({theme:'dark', backLinkText: 'fermer', ofText: 'sur', lazyLoading:true, lazyLoadingInPrevNext:true, lazyLoadingOnTransitionStart:true, photos:[{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_34bb8902c8053.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_4173badf25c14.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_5de5d5d4a949e.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_62ed73d33c655.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_743f7cc077f74.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_897ddfb9b5b56.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_97e5a3fbb93bb.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_1058bc53a96d8b.jpg'},{url:'https://www.trouver-un-logement-neuf.com/immo-neuf/programmes-neufs/pass-tuln/mki-sogeprom/c10743_100480_113b747c826d4e.jpg'}]}); $$(document).on('click', '.pb-standalone', function(){ myPhotoBrowserStandalone.open(); }); // crop text overflows var parags=$$('.brdInherit p'); $$.each(parags, function (i, e){ // p without class if(e.classList.length<1){ if(e.offsetHeight...").insertAfter($$(parags[i])); }} }); // défilement des vignettes vignetteDefil(); selectVignette(); $$(document).on('click', '#formBtOpen', function(e){}); $$(document).on('click', '#bt-dmd-rappel', function(e){}); $$(document).on('click', '.geoLocaliser', function(e){ e.preventDefault(); var url=$$(this).attr('href'), callback=function (){ if(typeof(url)!='undefined'){ window.location=url; }}; }); $$(document).on('click', "input[name='f7-mail']", function(e){}); $$(document).on('click', '.msg-plan-confirm-modal', function(e){}); $$(document).on('click', '#MysearchAgent', function(e){ e.preventDefault(); var url=$$(this).attr('href'), callback=function (){ if(typeof(url)!='undefined'){ window.location=url; }}}); $$('#ring-caller').on('click', function(e){ var icoTel=$$('.bt2hide svg').addClass('anim-ring'); var t=setTimeout(function(){icoTel.removeClass('anim-ring')}, 1100); shownums($$('.bt2hide')); }); removeErrorDisplayOnChange(); $.cookie('screenHeight', window.innerHeight, {expires: 0, path: '/', domain: '.trouver-un-logement-neuf.com', secure: false}); /* ------------ JS FORM all pages ------------------------------------------------------------ */ $$('#header-search-form').on('click', '.geoRemover', function(){ $$.cookie('search_loc','', {expires: 0, path: '/', domain: '.trouver-un-logement-neuf.com', secure: false}); $$.cookie('search_geoloc','', {expires: 0, path: '/', domain: '.trouver-un-logement-neuf.com', secure: false}); $$("input[name='geoloc_']").val('').data('formatted', ''); $$("input[name='search_geoloc']").val(''); $$('.geoRemover').css('display','none'); // pas hide/show car met block alors qu'on veut inline-block $$('.ac_results li').remove(); if($$(this).parents('#header-search-form').length>0){ $$('#produit-geoproxi-range').addClass('disabled'); $$('#geoproxi-range,#geoproxi').val(0); $$('#search-form').trigger('refresh'); }}); var autocompleteDropdownAjax=myApp.autocomplete({ input: '#header-search-input', openIn: 'dropdown', preloader: true, //enable preloader valueProperty: 'id', //object's "value" property name textProperty: 'name', //object's "text" property name limit: 25, dropdownPlaceholderText: 'Localité, code postal', source: function (autocomplete, query, render){ var results=[]; if(query.length===0){ render(results); return; } // Show Preloader autocomplete.showPreloader(); // Do Ajax request to Autocomplete data $$.ajax({ url: urlGeo + '?V=THAC', method: 'GET', //send "query" to server. Useful in case you generate response dynamically data: { q: removeDiacritics(query.toLowerCase()), showArrT:1, limit:25 }, success: function (data){ // Find matched items var mLocation=data.split('\n'); var resultDisplay={}; var tmp=''; for (var i=0; i1) txt='Voir les ' + response.nb_res + ' résultats'; $$('#search-button').text(txt); }}, error: function(jqXHR, textStatus, errorThrown){ console.log(jqXHR, textStatus, errorThrown); }}); } // DISPLAY more params $$('#header-search-input').on('focus', function(){ $$('#search-over').removeClass('closed'); $$('#search-form').trigger('refresh'); $$(document).on('keypress', function(e){ var key=(e.keyCode ? e.keyCode : e.which); if(key==13){ console.log('enter pressed'); if($$('#search-button').prop('disabled')){ $$('#search-button').addClass('bounce'); setTimeout(function (){ $$('#search-button').removeClass('bounce'); }, 400); return false; } else{ console.log('trigger click'); $$('#search-button').trigger('click'); }} }); }); // close form $$('body').on('click', '.close-form', function(e){ e.preventDefault(); $$('#search-over').addClass('closed'); }); /* ---------------------------------------------------------- */ // # JS-detail-opener # // masque les 3+ premiers elem $('.group-stock').each(function(){ var btMore=false; $(this).find('.lot-unity').each(function(i, el){ if(i>= 3){ $(this).hide(); btMore=true; }}); if(btMore&&$(this).find('.bt-more').length<1){ $(this).append("Voir plus de lots"); }}); $('.bt-view-more').on('click', function(e){ e.preventDefault(); $(this).parents('.group-stock').find('.lot-unity').show(); $(this).remove(); }); $('.lots-opener').on('click', function(e){ e.preventDefault(); if(undefined===$(this).data('open')){ $(this).data('open', {state:true}); } $(this).data('open', {state:!Boolean($(this).data('open').state)}); if($(this).data('open').state){ $(this).prop('title', 'Masquer le détail de lots disponibles'); $(this).parents('.group-stock').find('.lot-details, .bt-view-more').show(); $(this).find('.ico-state').html(""); } else{ $(this).prop('title', 'Voir le détail des lots disponibles'); $(this).parents('.group-stock').find('.lot-details, .bt-view-more').hide(); $(this).find('.ico-state').html(""); }}); // remove controls if no overflow $$.each($$('.mod-nouveaux-defil-container'), function(i, el){ if(!checkOverflow(el)){ $$(el).prev('.mod-nouveaux-defil-prev').html(''); $$(el).next('.mod-nouveaux-defil-next').html(''); }}); }); selfApp.init();